@charset "UTF-8";

@import "/s/9.1.34/css/1000widths.css";

#CLIENT_Top {

}

#logocontainer {
/*    background: url("/s/site/ACTsport/test-logo.png") no-repeat scroll left top transparent;*/
    display: inline;
    float: left;
    height: 71px;
    margin: 16px 0 10px 22px;
    padding: 0;
    position: relative;

}

#logocontainer img {
/*    display: none;*/
    padding-right: 25px;
}

/*#logocontainer h1 {
    font-size: 0;
    height: 0;
    left: -9999px;
    overflow: hidden;
    position: absolute;
}*/

#mainnavcontainer {
    background: url("/s/site/ACTsport/mainnavback.png") no-repeat scroll left top transparent;
    float: left;
    height: 54px;
    width: 992px;
}

#CLIENT_Banner {
margin: 0 auto;
width: 992px;
clear: both;
overflow: hidden;
}

#CLIENT_Centre {
}

#CLIENT_body {
	width: 992px;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	background: url("/s/site/ACTsport/bodycontainerback.png") repeat-y scroll left top transparent;
	
}

#CLIENT_Bottom {
		
}

#CLIENT_footer {
margin: 0 6px;
padding-bottom: 35px;
clear: both;
overflow: hidden;

background: url("/s/site/ACTsport/footercontentback.png") repeat-x scroll left top #ECEBE6;
  position: relative;
}

html,body {
	background: url("/s/site/ACTsport/bodybackgradient.png") repeat-x scroll center top #FFFFFF;
    font-size: 9.5pt;
    font-family: geneva,arial,helvetica,sans-serif;
}



#head {

background: url("/s/site/ACTsport/mainnavback.png") no-repeat scroll left top transparent;
float: left;
height: 54px;
margin-top: -10px;
width: 992px;
}

#head a,#head a:link,#head a:visited {
	color:#005984;
}

#head a:hover {
	color:#005984;
    text-decoration:underline !important;
}

#user {
    margin: 20px 5px 5px 20px;
}

#headlinks {
	margin: 20px 20px 5px 5px;
}

#body {
    padding: 15px;
    padding-top: 45px;
    margin: 0 auto;
    min-height: 1000px;
}

#body a,#body a:link,#body a:visited {
    color: #005984;
    text-decoration: underline;
}

#body a:active, #body a:hover {
    color: #005984;
    text-decoration:none !important;
}

#body h1 a, #body h1 a:active, #body h1 a:hover {
    color: inherit;
}

#appnav {
	background-color: white;
}

#appnav a,#appnav a:link,#appnav a:visited {
    color: black;
}

#appnav a:active,#appnav a:hover {
    color: black;
    text-decoration: underline;
    background: none;
}

#appnav h3 {
    background-color: #0064B3;
    border: 1px solid #C4C4C4;
    color: white;
}

#appnav h4 {
    color: #0064B3;
}

#appnav h4 a:hover {
    color: black;
}

#appnav .current {
    border: 2px solid #0064B3;
    background-color:white;
}

.appform .btn input, .appform .btn .close, .appform .btncontinue, .appform .btn .next, .appform .btn .review, .appform .btn .prev, #body .appform .btn a.linkbtn, #body .appform .btn a.linkbtn:link, #body .appform .btn a.linkbtn:visited {
    background-color:#F7F5F5;
    color: #4F4F4F;
    border: 1px solid #4f4f4f;
}

.appform .btn input:hover, #body .appform .btn a.linkbtn:hover,  #body .appform .btn a.linkbtn:active,  #body .appform .btn a.linkbtn:focus{
    background-color: #0064B3;
    color: white;
}

#identity {
    background: #004A40;
    border: 1px solid #002B25;
    color: #fff;
}

#identity a,#identity a:link,#identity a:visited {
    color: #eee;
}

#identity a:active,#identity a:hover {
    color: #fff;
}




.appform h1 {
    font-size: 180%;
    color: #0064B3;
    margin-top: 10px;
    margin-bottom: 20px;

}

.appform h2 {
    color: #0064B3;
    padding-top: 23px;
    font-size: 120%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 14px;
}

#body h1 {
	color: #0064B3;
}

.appform h3 {
    color: black;
    background-color: #ECECEC;
    padding: 10px 0 10px 10px;
}

.appform h4 {
    border: 1px solid #F2F1F1;
    background: #FBFAFA;
    color: #333;
}

.appform .review h3 {
    color: #000;    
}

.appform .review h4 {
    color: #000;    
}

.appform .review label {
    color: #000;    
}


.chooseform .actions a {
    border: 1px solid #E8E8E8;
    background-color: #FBFBFB;
}

.chooseform .actions a:hover {
    border: 1px solid #798B23;
    background-color: #FFE16C;
}

div.validationerror, p.validationerror {
    background-color: #FFF3F3;
    padding: 3px 5px;
}

.validationerror {
    font-size: 120%;
    font-weight: bold;
    color: #660000;
}